[INFO] cloning repository https://github.com/platformed-com/cream
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/platformed-com/cream" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplatformed-com%2Fcream", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplatformed-com%2Fcream'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7083e4ae0cfbd0b88a2f220a52231bf76f684060
[INFO] fixing platformed-com/cream against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplatformed-com%2Fcream" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/platformed-com/cream
[INFO] finished tweaking git repo https://github.com/platformed-com/cream
[INFO] tweaked toml for git repo https://github.com/platformed-com/cream written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/platformed-com/cream on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/platformed-com/cream already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c1b8b0c945f701aa0ab8742db969cb436c967c86ddf58b30f81b3942560ae728
[INFO] running `Command { std: "docker" "start" "c1b8b0c945f701aa0ab8742db969cb436c967c86ddf58b30f81b3942560ae728", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c1b8b0c945f701aa0ab8742db969cb436c967c86ddf58b30f81b3942560ae728" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1b8b0c945f701aa0ab8742db969cb436c967c86ddf58b30f81b3942560ae728", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c1b8b0c945f701aa0ab8742db969cb436c967c86ddf58b30f81b3942560ae728" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating macros/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]     Checking unicode-ident v1.0.14
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking proc-macro2 v1.0.92
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking axum-core v0.5.0
[INFO] [stderr]     Checking tower-http v0.6.2
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking hyper v1.5.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking serde_plain v1.0.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking ijson v0.1.4
[INFO] [stderr]     Checking axum v0.8.1
[INFO] [stderr]     Checking cream-core v0.2.2 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Migrating core/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking cream-macros v0.2.2 (/opt/rustwide/workdir/macros)
[INFO] [stderr]    Migrating macros/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking cream v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr] error: errors present after applying fixes to crate `cream`
[INFO] [stderr]  --> src/filter.rs
[INFO] [stderr]  ::: src/router/retrieve.rs
[INFO] [stderr]  ::: src/router/update.rs
[INFO] [stderr]   = cause: error: `impl Trait` captures lifetime parameter, but it is not mentioned in `use<...>` precise captures list
[INFO] [stderr]               --> src/filter.rs:182:31
[INFO] [stderr]                |
[INFO] [stderr]            180 | impl FilterRef<'_> {
[INFO] [stderr]                |                -- this lifetime parameter is captured
[INFO] [stderr]            181 |     /// Iterates over individual filter expressions which are combined with logical AND.
[INFO] [stderr]            182 |     pub fn iter_cnf(&self) -> impl Iterator<Item = Self> + use<'_> {
[INFO] [stderr]                |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetime captured due to being mentioned in the bounds of the `impl Trait`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            warning: relative drop order changing in Rust 2024
[INFO] [stderr]               --> src/router/retrieve.rs:78:11
[INFO] [stderr]                |
[INFO] [stderr]             37 |     let scope = Bump::new();
[INFO] [stderr]                |         -----
[INFO] [stderr]                |         |
[INFO] [stderr]                |         `scope` calls a custom destructor
[INFO] [stderr]                |         `scope` will be dropped later as of Edition 2024
[INFO] [stderr]            ...
[INFO] [stderr]             72 |     let result = rts.manager.list(parts, translated_args).await?;
[INFO] [stderr]                |         ------
[INFO] [stderr]                |         |
[INFO] [stderr]                |         `result` calls a custom destructor
[INFO] [stderr]                |         `result` will be dropped later as of Edition 2024
[INFO] [stderr]            ...
[INFO] [stderr]             78 |         ..Default::default()
[INFO] [stderr]                |           ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                |           |
[INFO] [stderr]                |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stderr]                |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stderr]             79 |     }))
[INFO] [stderr]             80 | }
[INFO] [stderr]                | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stderr]                |
[INFO] [stderr]            note: `#1` invokes this custom destructor
[INFO] [stderr]               --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ijson-0.1.4/src/value.rs:718:1
[INFO] [stderr]                |
[INFO] [stderr]            718 | impl Drop for IValue {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]            note: `scope` invokes this custom destructor
[INFO] [stderr]               --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bumpalo-3.16.0/src/lib.rs:386:1
[INFO] [stderr]                |
[INFO] [stderr]            386 | impl Drop for Bump {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]            note: `result` invokes this custom destructor
[INFO] [stderr]               --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ijson-0.1.4/src/value.rs:718:1
[INFO] [stderr]                |
[INFO] [stderr]            718 | impl Drop for IValue {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stderr]                = warning: this changes meaning in Rust 2024
[INFO] [stderr]                = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stderr]                = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            warning: relative drop order changing in Rust 2024
[INFO] [stderr]               --> src/router/retrieve.rs:161:11
[INFO] [stderr]                |
[INFO] [stderr]            105 |     let scope = Bump::new();
[INFO] [stderr]                |         -----
[INFO] [stderr]                |         |
[INFO] [stderr]                |         `scope` calls a custom destructor
[INFO] [stderr]                |         `scope` will be dropped later as of Edition 2024
[INFO] [stderr]            ...
[INFO] [stderr]            111 |     let (parsed_filter, resource_type) = filter::parse_filter(&filter)?
[INFO] [stderr]                |          -------------
[INFO] [stderr]                |          |
[INFO] [stderr]                |          `parsed_filter` calls a custom destructor
[INFO] [stderr]                |          `parsed_filter` will be dropped later as of Edition 2024
[INFO] [stderr]            ...
[INFO] [stderr]            154 |     let result = rts.manager.list(&parts, translated_args).await?;
[INFO] [stderr]                |         ------
[INFO] [stderr]                |         |
[INFO] [stderr]                |         `result` calls a custom destructor
[INFO] [stderr]                |         `result` will be dropped later as of Edition 2024
[INFO] [stderr]            ...
[INFO] [stderr]            161 |         ..Default::default()
[INFO] [stderr]                |           ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                |           |
[INFO] [stderr]                |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stderr]                |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stderr]            162 |     }))
[INFO] [stderr]            163 | }
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/router/retrieve.rs:78:11
[INFO] [stdout]     |
[INFO] [stdout]  37 |     let scope = Bump::new();
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `scope` calls a custom destructor
[INFO] [stdout]     |         `scope` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  72 |     let result = rts.manager.list(parts, translated_args).await?;
[INFO] [stdout]     |         ------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `result` calls a custom destructor
[INFO] [stdout]     |         `result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  78 |         ..Default::default()
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  79 |     }))
[INFO] [stdout]  80 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ijson-0.1.4/src/value.rs:718:1
[INFO] [stdout]     |
[INFO] [stdout] 718 | impl Drop for IValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `scope` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bumpalo-3.16.0/src/lib.rs:386:1
[INFO] [stdout]     |
[INFO] [stdout] 386 | impl Drop for Bump {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ijson-0.1.4/src/value.rs:718:1
[INFO] [stdout]     |
[INFO] [stdout] 718 | impl Drop for IValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/router/retrieve.rs:161:11
[INFO] [stdout]     |
[INFO] [stdout] 105 |     let scope = Bump::new();
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `scope` calls a custom destructor
[INFO] [stdout]     |         `scope` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 111 |     let (parsed_filter, resource_type) = filter::parse_filter(&filter)?
[INFO] [stdout]     |          -------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `parsed_filter` calls a custom destructor
[INFO] [stdout]     |          `parsed_filter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 154 |     let result = rts.manager.list(&parts, translated_args).await?;
[INFO] [stdout]     |         ------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `result` calls a custom destructor
[INFO] [stdout]     |         `result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 161 |         ..Default::default()
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 162 |     }))
[INFO] [stdout] 163 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ijson-0.1.4/src/value.rs:718:1
[INFO] [stdout]     |
[INFO] [stdout] 718 | impl Drop for IValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `scope` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bumpalo-3.16.0/src/lib.rs:386:1
[INFO] [stdout]     |
[INFO] [stdout] 386 | impl Drop for Bump {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `parsed_filter` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ijson-0.1.4/src/value.rs:718:1
[INFO] [stdout]     |
[INFO] [stdout] 718 | impl Drop for IValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ijson-0.1.4/src/value.rs:718:1
[INFO] [stdout]     |
[INFO] [stdout] 718 | impl Drop for IValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/router/retrieve.rs:188:53
[INFO] [stdout]     |
[INFO] [stdout] 172 |     let scope = Bump::new();
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `scope` calls a custom destructor
[INFO] [stdout]     |         `scope` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 188 |     Ok(Json(rts.manager.get(parts, translated_args).await?))
[INFO] [stdout]     |                                                     ^^^^^
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 189 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `scope` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bumpalo-3.16.0/src/lib.rs:386:1
[INFO] [stdout]     |
[INFO] [stdout] 386 | impl Drop for Bump {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/router/update.rs:131:55
[INFO] [stdout]     |
[INFO] [stdout]  79 |     let scope = Bump::new();
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `scope` calls a custom destructor
[INFO] [stdout]     |         `scope` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 131 |     get_resource_inner(&state, &parts, rts, args, id).await
[INFO] [stdout]     |                                                       ^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 132 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `scope` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bumpalo-3.16.0/src/lib.rs:386:1
[INFO] [stdout]     |
[INFO] [stdout] 386 | impl Drop for Bump {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/filter.rs:117:31
[INFO] [stdout]     |
[INFO] [stdout] 114 |                 let mut result = None;
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `result` calls a custom destructor
[INFO] [stdout]     |                     `result` will be dropped later as of Edition 2024
[INFO] [stdout] 115 |                 for filter in filters {
[INFO] [stdout]     |                               -------
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 116 |                     if result.is_none() {
[INFO] [stdout] 117 |                         match filter.take_resource_type_filter() {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 125 |                     } else {
[INFO] [stdout]     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ijson-0.1.4/src/value.rs:718:1
[INFO] [stdout]     |
[INFO] [stdout] 718 | impl Drop for IValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ijson-0.1.4/src/value.rs:718:1
[INFO] [stdout]     |
[INFO] [stdout] 718 | impl Drop for IValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ijson-0.1.4/src/value.rs:718:1
[INFO] [stdout]     |
[INFO] [stdout] 718 | impl Drop for IValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl Iterator<Item = FilterRef<'_>>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/filter.rs:182:31
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn iter_cnf(&self) -> impl Iterator<Item = Self> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/filter.rs:182:21
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn iter_cnf(&self) -> impl Iterator<Item = Self> {
[INFO] [stdout]     |                     ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]     = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn iter_cnf(&self) -> impl Iterator<Item = Self> + use<'_> {
[INFO] [stdout]     |                                                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl IntoResponse` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]   --> src/router/retrieve.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 | ) -> Result<impl IntoResponse, Error> {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: specifically, these lifetimes are in scope but not mentioned in the type's bounds
[INFO] [stdout]   --> src/router/retrieve.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 |     state: &Cream,
[INFO] [stdout]    |            ^
[INFO] [stdout] 27 |     parts: &Parts,
[INFO] [stdout]    |            ^
[INFO] [stdout] 28 |     resource_type: &str,
[INFO] [stdout]    |                    ^
[INFO] [stdout]    = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 30 | ) -> Result<impl IntoResponse + use<>, Error> {
[INFO] [stdout]    |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl IntoResponse` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/router/retrieve.rs:171:13
[INFO] [stdout]     |
[INFO] [stdout] 171 | ) -> Result<impl IntoResponse, Error> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, these lifetimes are in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/router/retrieve.rs:166:12
[INFO] [stdout]     |
[INFO] [stdout] 166 |     state: &Cream,
[INFO] [stdout]     |            ^
[INFO] [stdout] 167 |     parts: &Parts,
[INFO] [stdout]     |            ^
[INFO] [stdout] 168 |     rts: &ResourceTypeState,
[INFO] [stdout]     |          ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 171 | ) -> Result<impl IntoResponse + use<>, Error> {
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stderr]                |
[INFO] [stderr]            note: `#1` invokes this custom destructor
[INFO] [stderr]               --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ijson-0.1.4/src/value.rs:718:1
[INFO] [stderr]                |
[INFO] [stderr]            718 | impl Drop for IValue {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]            note: `scope` invokes this custom destructor
[INFO] [stderr]               --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bumpalo-3.16.0/src/lib.rs:386:1
[INFO] [stderr]                |
[INFO] [stderr]            386 | impl Drop for Bump {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]            note: `parsed_filter` invokes this custom destructor
[INFO] [stderr]               --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ijson-0.1.4/src/value.rs:718:1
[INFO] [stderr]                |
[INFO] [stderr]            718 | impl Drop for IValue {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]            note: `result` invokes this custom destructor
[INFO] [stderr]               --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ijson-0.1.4/src/value.rs:718:1
[INFO] [stderr]                |
[INFO] [stderr]            718 | impl Drop for IValue {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stderr]                = warning: this changes meaning in Rust 2024
[INFO] [stderr]                = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            warning: relative drop order changing in Rust 2024
[INFO] [stderr]               --> src/router/retrieve.rs:188:53
[INFO] [stderr]                |
[INFO] [stderr]            172 |     let scope = Bump::new();
[INFO] [stderr]                |         -----
[INFO] [stderr]                |         |
[INFO] [stderr]                |         `scope` calls a custom destructor
[INFO] [stderr]                |         `scope` will be dropped later as of Edition 2024
[INFO] [stderr]            ...
[INFO] [stderr]            188 |     Ok(Json(rts.manager.get(parts, translated_args).await?))
[INFO] [stderr]                |                                                     ^^^^^
[INFO] [stderr]                |                                                     |
[INFO] [stderr]                |                                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stderr]                |                                                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stderr]            189 | }
[INFO] [stderr]                | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stderr]                |
[INFO] [stderr]                = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stderr]            note: `scope` invokes this custom destructor
[INFO] [stderr]               --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bumpalo-3.16.0/src/lib.rs:386:1
[INFO] [stderr]                |
[INFO] [stderr]            386 | impl Drop for Bump {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stderr]                = warning: this changes meaning in Rust 2024
[INFO] [stderr]                = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            warning: relative drop order changing in Rust 2024
[INFO] [stderr]               --> src/router/update.rs:131:55
[INFO] [stderr]                |
[INFO] [stderr]             79 |     let scope = Bump::new();
[INFO] [stderr]                |         -----
[INFO] [stderr]                |         |
[INFO] [stderr]                |         `scope` calls a custom destructor
[INFO] [stderr]                |         `scope` will be dropped later as of Edition 2024
[INFO] [stderr]            ...
[INFO] [stderr]            131 |     get_resource_inner(&state, &parts, rts, args, id).await
[INFO] [stderr]                |                                                       ^^^^^
[INFO] [stderr]                |                                                       |
[INFO] [stderr]                |                                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stderr]                |                                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stderr]            132 | }
[INFO] [stderr]                | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stderr]                |
[INFO] [stderr]            note: `scope` invokes this custom destructor
[INFO] [stderr]               --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bumpalo-3.16.0/src/lib.rs:386:1
[INFO] [stderr]                |
[INFO] [stderr]            386 | impl Drop for Bump {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stderr]                = warning: this changes meaning in Rust 2024
[INFO] [stderr]                = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            warning: relative drop order changing in Rust 2024
[INFO] [stderr]               --> src/filter.rs:117:31
[INFO] [stderr]                |
[INFO] [stderr]            114 |                 let mut result = None;
[INFO] [stderr]                |                     ----------
[INFO] [stderr]                |                     |
[INFO] [stderr]                |                     `result` calls a custom destructor
[INFO] [stderr]                |                     `result` will be dropped later as of Edition 2024
[INFO] [stderr]            115 |                 for filter in filters {
[INFO] [stderr]                |                               -------
[INFO] [stderr]                |                               |
[INFO] [stderr]                |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stderr]                |                               `#1` will be dropped later as of Edition 2024
[INFO] [stderr]            116 |                     if result.is_none() {
[INFO] [stderr]            117 |                         match filter.take_resource_type_filter() {
[INFO] [stderr]                |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                |                               |
[INFO] [stderr]                |                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stderr]                |                               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stderr]            ...
[INFO] [stderr]            125 |                     } else {
[INFO] [stderr]                |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stderr]                |
[INFO] [stderr]            note: `#2` invokes this custom destructor
[INFO] [stderr]               --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ijson-0.1.4/src/value.rs:718:1
[INFO] [stderr]                |
[INFO] [stderr]            718 | impl Drop for IValue {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]            note: `result` invokes this custom destructor
[INFO] [stderr]               --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ijson-0.1.4/src/value.rs:718:1
[INFO] [stderr]                |
[INFO] [stderr]            718 | impl Drop for IValue {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]            note: `#1` invokes this custom destructor
[INFO] [stderr]               --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ijson-0.1.4/src/value.rs:718:1
[INFO] [stderr]                |
[INFO] [stderr]            718 | impl Drop for IValue {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stderr]                = warning: this changes meaning in Rust 2024
[INFO] [stderr]                = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: aborting due to 1 previous error; 5 warnings emitted
[INFO] [stderr] help: to report this as a bug, open an issue at https://github.com/rust-lang/rust/issues, quoting the full output of this command
[INFO] [stderr] help: to possibly apply more fixes, pass in the `--broken-code` flag
[INFO] [stderr] note: original diagnostics will follow:
[INFO] [stderr]    Migrating examples/smoke.rs from 2021 edition to 2024
[INFO] [stderr] error: errors present after applying fixes to crate `cream`
[INFO] [stderr]  --> src/filter.rs
[INFO] [stderr]  ::: src/router/retrieve.rs
[INFO] [stderr]  ::: src/router/update.rs
[INFO] [stderr]   = cause: error: `impl Trait` captures lifetime parameter, but it is not mentioned in `use<...>` precise captures list
[INFO] [stderr]               --> src/filter.rs:182:31
[INFO] [stderr]                |
[INFO] [stderr]            180 | impl FilterRef<'_> {
[INFO] [stderr]                |                -- this lifetime parameter is captured
[INFO] [stderr]            181 |     /// Iterates over individual filter expressions which are combined with logical AND.
[INFO] [stderr]            182 |     pub fn iter_cnf(&self) -> impl Iterator<Item = Self> + use<'_> {
[INFO] [stderr]                |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetime captured due to being mentioned in the bounds of the `impl Trait`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            warning: relative drop order changing in Rust 2024
[INFO] [stderr]               --> src/router/retrieve.rs:78:11
[INFO] [stderr]                |
[INFO] [stderr]             37 |     let scope = Bump::new();
[INFO] [stderr]                |         -----
[INFO] [stderr]                |         |
[INFO] [stderr]                |         `scope` calls a custom destructor
[INFO] [stderr]                |         `scope` will be dropped later as of Edition 2024
[INFO] [stderr]            ...
[INFO] [stderr]             72 |     let result = rts.manager.list(parts, translated_args).await?;
[INFO] [stderr]                |         ------
[INFO] [stderr]                |         |
[INFO] [stderr]                |         `result` calls a custom destructor
[INFO] [stderr]                |         `result` will be dropped later as of Edition 2024
[INFO] [stderr]            ...
[INFO] [stderr]             78 |         ..Default::default()
[INFO] [stderr]                |           ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                |           |
[INFO] [stderr]                |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stderr]                |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stderr]             79 |     }))
[INFO] [stderr]             80 | }
[INFO] [stderr]                | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stderr]                |
[INFO] [stderr]            note: `#1` invokes this custom destructor
[INFO] [stderr]               --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ijson-0.1.4/src/value.rs:718:1
[INFO] [stderr]                |
[INFO] [stderr]            718 | impl Drop for IValue {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]            note: `scope` invokes this custom destructor
[INFO] [stderr]               --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bumpalo-3.16.0/src/lib.rs:386:1
[INFO] [stderr]                |
[INFO] [stderr]            386 | impl Drop for Bump {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]            note: `result` invokes this custom destructor
[INFO] [stderr]               --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ijson-0.1.4/src/value.rs:718:1
[INFO] [stderr]                |
[INFO] [stderr]            718 | impl Drop for IValue {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stderr]                = warning: this changes meaning in Rust 2024
[INFO] [stderr]                = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stderr]                = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            warning: relative drop order changing in Rust 2024
[INFO] [stderr]               --> src/router/retrieve.rs:161:11
[INFO] [stderr]                |
[INFO] [stderr]            105 |     let scope = Bump::new();
[INFO] [stderr]                |         -----
[INFO] [stderr]                |         |
[INFO] [stderr]                |         `scope` calls a custom destructor
[INFO] [stderr]                |         `scope` will be dropped later as of Edition 2024
[INFO] [stderr]            ...
[INFO] [stderr]            111 |     let (parsed_filter, resource_type) = filter::parse_filter(&filter)?
[INFO] [stderr]                |          -------------
[INFO] [stderr]                |          |
[INFO] [stderr]                |          `parsed_filter` calls a custom destructor
[INFO] [stderr]                |          `parsed_filter` will be dropped later as of Edition 2024
[INFO] [stderr]            ...
[INFO] [stderr]            154 |     let result = rts.manager.list(&parts, translated_args).await?;
[INFO] [stderr]                |         ------
[INFO] [stderr]                |         |
[INFO] [stderr]                |         `result` calls a custom destructor
[INFO] [stderr]                |         `result` will be dropped later as of Edition 2024
[INFO] [stderr]            ...
[INFO] [stderr]            161 |         ..Default::default()
[INFO] [stderr]                |           ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                |           |
[INFO] [stderr]                |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stderr]                |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stderr]            162 |     }))
[INFO] [stderr]            163 | }
[INFO] [stderr]                | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stderr]                |
[INFO] [stderr]            note: `#1` invokes this custom destructor
[INFO] [stderr]               --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ijson-0.1.4/src/value.rs:718:1
[INFO] [stderr]                |
[INFO] [stderr]            718 | impl Drop for IValue {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]            note: `scope` invokes this custom destructor
[INFO] [stderr]               --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bumpalo-3.16.0/src/lib.rs:386:1
[INFO] [stderr]                |
[INFO] [stderr]            386 | impl Drop for Bump {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]            note: `parsed_filter` invokes this custom destructor
[INFO] [stderr]               --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ijson-0.1.4/src/value.rs:718:1
[INFO] [stderr]                |
[INFO] [stderr]            718 | impl Drop for IValue {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]            note: `result` invokes this custom destructor
[INFO] [stderr]               --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ijson-0.1.4/src/value.rs:718:1
[INFO] [stderr]                |
[INFO] [stderr]            718 | impl Drop for IValue {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stderr]                = warning: this changes meaning in Rust 2024
[INFO] [stderr]                = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            warning: relative drop order changing in Rust 2024
[INFO] [stderr]               --> src/router/retrieve.rs:188:53
[INFO] [stderr]                |
[INFO] [stderr]            172 |     let scope = Bump::new();
[INFO] [stderr]                |         -----
[INFO] [stderr]                |         |
[INFO] [stderr]                |         `scope` calls a custom destructor
[INFO] [stderr]                |         `scope` will be dropped later as of Edition 2024
[INFO] [stderr]            ...
[INFO] [stderr]            188 |     Ok(Json(rts.manager.get(parts, translated_args).await?))
[INFO] [stderr]                |                                                     ^^^^^
[INFO] [stderr]                |                                                     |
[INFO] [stderr]                |                                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stderr]                |                                                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stderr]            189 | }
[INFO] [stderr]                | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stderr]                |
[INFO] [stderr]                = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stderr]            note: `scope` invokes this custom destructor
[INFO] [stderr]               --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bumpalo-3.16.0/src/lib.rs:386:1
[INFO] [stderr]                |
[INFO] [stderr]            386 | impl Drop for Bump {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stderr]                = warning: this changes meaning in Rust 2024
[INFO] [stderr]                = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            warning: relative drop order changing in Rust 2024
[INFO] [stderr]               --> src/router/update.rs:131:55
[INFO] [stderr]                |
[INFO] [stderr]             79 |     let scope = Bump::new();
[INFO] [stderr]                |         -----
[INFO] [stderr]                |         |
[INFO] [stderr]                |         `scope` calls a custom destructor
[INFO] [stderr]                |         `scope` will be dropped later as of Edition 2024
[INFO] [stderr]            ...
[INFO] [stderr]            131 |     get_resource_inner(&state, &parts, rts, args, id).await
[INFO] [stderr]                |                                                       ^^^^^
[INFO] [stderr]                |                                                       |
[INFO] [stderr]                |                                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stderr]                |                                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stderr]            132 | }
[INFO] [stderr]                | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stderr]                |
[INFO] [stderr]            note: `scope` invokes this custom destructor
[INFO] [stderr]               --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bumpalo-3.16.0/src/lib.rs:386:1
[INFO] [stderr]                |
[INFO] [stderr]            386 | impl Drop for Bump {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stderr]                = warning: this changes meaning in Rust 2024
[INFO] [stderr]                = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            warning: relative drop order changing in Rust 2024
[INFO] [stderr]               --> src/filter.rs:117:31
[INFO] [stderr]                |
[INFO] [stderr]            114 |                 let mut result = None;
[INFO] [stderr]                |                     ----------
[INFO] [stderr]                |                     |
[INFO] [stderr]                |                     `result` calls a custom destructor
[INFO] [stderr]                |                     `result` will be dropped later as of Edition 2024
[INFO] [stderr]            115 |                 for filter in filters {
[INFO] [stderr]                |                               -------
[INFO] [stderr]                |                               |
[INFO] [stderr]                |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stderr]                |                               `#1` will be dropped later as of Edition 2024
[INFO] [stderr]            116 |                     if result.is_none() {
[INFO] [stderr]            117 |                         match filter.take_resource_type_filter() {
[INFO] [stderr]                |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                |                               |
[INFO] [stderr]                |                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stderr]                |                               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stderr]            ...
[INFO] [stderr]            125 |                     } else {
[INFO] [stderr]                |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stderr]                |
[INFO] [stderr]            note: `#2` invokes this custom destructor
[INFO] [stderr]               --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ijson-0.1.4/src/value.rs:718:1
[INFO] [stderr]                |
[INFO] [stderr]            718 | impl Drop for IValue {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]            note: `result` invokes this custom destructor
[INFO] [stderr]               --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ijson-0.1.4/src/value.rs:718:1
[INFO] [stderr]                |
[INFO] [stderr]            718 | impl Drop for IValue {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]            note: `#1` invokes this custom destructor
[INFO] [stderr]               --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ijson-0.1.4/src/value.rs:718:1
[INFO] [stderr]                |
[INFO] [stderr]            718 | impl Drop for IValue {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stderr]                = warning: this changes meaning in Rust 2024
[INFO] [stderr]                = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: aborting due to 1 previous error; 5 warnings emitted
[INFO] [stderr] help: to report this as a bug, open an issue at https://github.com/rust-lang/rust/issues, quoting the full output of this command
[INFO] [stderr] help: to possibly apply more fixes, pass in the `--broken-code` flag
[INFO] [stderr] note: original diagnostics will follow:
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/router/retrieve.rs:78:11
[INFO] [stdout]     |
[INFO] [stdout]  37 |     let scope = Bump::new();
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `scope` calls a custom destructor
[INFO] [stdout]     |         `scope` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  72 |     let result = rts.manager.list(parts, translated_args).await?;
[INFO] [stdout]     |         ------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `result` calls a custom destructor
[INFO] [stdout]     |         `result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  78 |         ..Default::default()
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  79 |     }))
[INFO] [stdout]  80 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ijson-0.1.4/src/value.rs:718:1
[INFO] [stdout]     |
[INFO] [stdout] 718 | impl Drop for IValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `scope` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bumpalo-3.16.0/src/lib.rs:386:1
[INFO] [stdout]     |
[INFO] [stdout] 386 | impl Drop for Bump {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ijson-0.1.4/src/value.rs:718:1
[INFO] [stdout]     |
[INFO] [stdout] 718 | impl Drop for IValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/router/retrieve.rs:161:11
[INFO] [stdout]     |
[INFO] [stdout] 105 |     let scope = Bump::new();
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `scope` calls a custom destructor
[INFO] [stdout]     |         `scope` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 111 |     let (parsed_filter, resource_type) = filter::parse_filter(&filter)?
[INFO] [stdout]     |          -------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `parsed_filter` calls a custom destructor
[INFO] [stdout]     |          `parsed_filter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 154 |     let result = rts.manager.list(&parts, translated_args).await?;
[INFO] [stdout]     |         ------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `result` calls a custom destructor
[INFO] [stdout]     |         `result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 161 |         ..Default::default()
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 162 |     }))
[INFO] [stdout] 163 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ijson-0.1.4/src/value.rs:718:1
[INFO] [stdout]     |
[INFO] [stdout] 718 | impl Drop for IValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `scope` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bumpalo-3.16.0/src/lib.rs:386:1
[INFO] [stdout]     |
[INFO] [stdout] 386 | impl Drop for Bump {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `parsed_filter` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ijson-0.1.4/src/value.rs:718:1
[INFO] [stdout]     |
[INFO] [stdout] 718 | impl Drop for IValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ijson-0.1.4/src/value.rs:718:1
[INFO] [stdout]     |
[INFO] [stdout] 718 | impl Drop for IValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/router/retrieve.rs:188:53
[INFO] [stdout]     |
[INFO] [stdout] 172 |     let scope = Bump::new();
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `scope` calls a custom destructor
[INFO] [stdout]     |         `scope` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 188 |     Ok(Json(rts.manager.get(parts, translated_args).await?))
[INFO] [stdout]     |                                                     ^^^^^
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 189 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `scope` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bumpalo-3.16.0/src/lib.rs:386:1
[INFO] [stdout]     |
[INFO] [stdout] 386 | impl Drop for Bump {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/router/update.rs:131:55
[INFO] [stdout]     |
[INFO] [stdout]  79 |     let scope = Bump::new();
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `scope` calls a custom destructor
[INFO] [stdout]     |         `scope` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 131 |     get_resource_inner(&state, &parts, rts, args, id).await
[INFO] [stdout]     |                                                       ^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 132 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `scope` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bumpalo-3.16.0/src/lib.rs:386:1
[INFO] [stdout]     |
[INFO] [stdout] 386 | impl Drop for Bump {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/filter.rs:117:31
[INFO] [stdout]     |
[INFO] [stdout] 114 |                 let mut result = None;
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `result` calls a custom destructor
[INFO] [stdout]     |                     `result` will be dropped later as of Edition 2024
[INFO] [stdout] 115 |                 for filter in filters {
[INFO] [stdout]     |                               -------
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 116 |                     if result.is_none() {
[INFO] [stdout] 117 |                         match filter.take_resource_type_filter() {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 125 |                     } else {
[INFO] [stdout]     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ijson-0.1.4/src/value.rs:718:1
[INFO] [stdout]     |
[INFO] [stdout] 718 | impl Drop for IValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ijson-0.1.4/src/value.rs:718:1
[INFO] [stdout]     |
[INFO] [stdout] 718 | impl Drop for IValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ijson-0.1.4/src/value.rs:718:1
[INFO] [stdout]     |
[INFO] [stdout] 718 | impl Drop for IValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl Iterator<Item = FilterRef<'_>>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/filter.rs:182:31
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn iter_cnf(&self) -> impl Iterator<Item = Self> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/filter.rs:182:21
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn iter_cnf(&self) -> impl Iterator<Item = Self> {
[INFO] [stdout]     |                     ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]     = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn iter_cnf(&self) -> impl Iterator<Item = Self> + use<'_> {
[INFO] [stdout]     |                                                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl IntoResponse` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]   --> src/router/retrieve.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 | ) -> Result<impl IntoResponse, Error> {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: specifically, these lifetimes are in scope but not mentioned in the type's bounds
[INFO] [stdout]   --> src/router/retrieve.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 |     state: &Cream,
[INFO] [stdout]    |            ^
[INFO] [stdout] 27 |     parts: &Parts,
[INFO] [stdout]    |            ^
[INFO] [stdout] 28 |     resource_type: &str,
[INFO] [stdout]    |                    ^
[INFO] [stdout]    = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 30 | ) -> Result<impl IntoResponse + use<>, Error> {
[INFO] [stdout]    |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl IntoResponse` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/router/retrieve.rs:171:13
[INFO] [stdout]     |
[INFO] [stdout] 171 | ) -> Result<impl IntoResponse, Error> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, these lifetimes are in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/router/retrieve.rs:166:12
[INFO] [stdout]     |
[INFO] [stdout] 166 |     state: &Cream,
[INFO] [stdout]     |            ^
[INFO] [stdout] 167 |     parts: &Parts,
[INFO] [stdout]     |            ^
[INFO] [stdout] 168 |     rts: &ResourceTypeState,
[INFO] [stdout]     |          ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 171 | ) -> Result<impl IntoResponse + use<>, Error> {
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] [stderr] crater-edition-check: cream-core v0.2.2 (/opt/rustwide/workdir/core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: cream-macros v0.2.2 (/opt/rustwide/workdir/macros) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: cream v0.2.2 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling cream-core v0.2.2 (/opt/rustwide/workdir/core)
[INFO] [stderr]     Checking cream-macros v0.2.2 (/opt/rustwide/workdir/macros)
[INFO] [stderr]     Checking cream v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0597]: `state` does not live long enough
[INFO] [stdout]   --> src/router/retrieve.rs:88:26
[INFO] [stdout]    |
[INFO] [stdout] 83 |     State(state): State<Cream>,
[INFO] [stdout]    |           ----- binding `state` declared here
[INFO] [stdout] ...
[INFO] [stdout] 87 | ) -> Result<impl IntoResponse, Error> {
[INFO] [stdout]    |      -------------------------------- return type of async function `Result<impl IntoResponse, error::Error>` contains a lifetime `'3`
[INFO] [stdout] 88 |     list_resources_inner(&state, &parts, &resource_type, args).await
[INFO] [stdout]    |     ---------------------^^^^^^-------------------------------
[INFO] [stdout]    |     |                    |
[INFO] [stdout]    |     |                    borrowed value does not live long enough
[INFO] [stdout]    |     argument requires that `state` is borrowed for `'3`
[INFO] [stdout] 89 | }
[INFO] [stdout]    | - `state` dropped here while still borrowed
[INFO] [stdout]    |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]   --> src/router/retrieve.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     list_resources_inner(&state, &parts, &resource_type, args).await
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 30 | ) -> Result<impl IntoResponse + use<>, Error> {
[INFO] [stdout]    |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `parts` does not live long enough
[INFO] [stdout]   --> src/router/retrieve.rs:88:34
[INFO] [stdout]    |
[INFO] [stdout] 86 |     parts: Parts,
[INFO] [stdout]    |     ----- binding `parts` declared here
[INFO] [stdout] 87 | ) -> Result<impl IntoResponse, Error> {
[INFO] [stdout]    |      -------------------------------- return type of async function `Result<impl IntoResponse, error::Error>` contains a lifetime `'1`
[INFO] [stdout] 88 |     list_resources_inner(&state, &parts, &resource_type, args).await
[INFO] [stdout]    |     -----------------------------^^^^^^-----------------------
[INFO] [stdout]    |     |                            |
[INFO] [stdout]    |     |                            borrowed value does not live long enough
[INFO] [stdout]    |     argument requires that `parts` is borrowed for `'1`
[INFO] [stdout] 89 | }
[INFO] [stdout]    | - `parts` dropped here while still borrowed
[INFO] [stdout]    |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]   --> src/router/retrieve.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     list_resources_inner(&state, &parts, &resource_type, args).await
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 30 | ) -> Result<impl IntoResponse + use<>, Error> {
[INFO] [stdout]    |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `resource_type` does not live long enough
[INFO] [stdout]   --> src/router/retrieve.rs:88:42
[INFO] [stdout]    |
[INFO] [stdout] 84 |     Extension(ResourceTypeName(resource_type)): Extension<ResourceTypeName>,
[INFO] [stdout]    |                                ------------- binding `resource_type` declared here
[INFO] [stdout] ...
[INFO] [stdout] 87 | ) -> Result<impl IntoResponse, Error> {
[INFO] [stdout]    |      -------------------------------- return type of async function `Result<impl IntoResponse, error::Error>` contains a lifetime `'2`
[INFO] [stdout] 88 |     list_resources_inner(&state, &parts, &resource_type, args).await
[INFO] [stdout]    |     -------------------------------------^^^^^^^^^^^^^^-------
[INFO] [stdout]    |     |                                    |
[INFO] [stdout]    |     |                                    borrowed value does not live long enough
[INFO] [stdout]    |     argument requires that `resource_type` is borrowed for `'2`
[INFO] [stdout] 89 | }
[INFO] [stdout]    | - `resource_type` dropped here while still borrowed
[INFO] [stdout]    |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]   --> src/router/retrieve.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     list_resources_inner(&state, &parts, &resource_type, args).await
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 30 | ) -> Result<impl IntoResponse + use<>, Error> {
[INFO] [stdout]    |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `state` does not live long enough
[INFO] [stdout]   --> src/router/retrieve.rs:97:26
[INFO] [stdout]    |
[INFO] [stdout] 92 |     State(state): State<Cream>,
[INFO] [stdout]    |           ----- binding `state` declared here
[INFO] [stdout] ...
[INFO] [stdout] 96 | ) -> Result<impl IntoResponse, Error> {
[INFO] [stdout]    |      -------------------------------- return type of async function `Result<impl IntoResponse, error::Error>` contains a lifetime `'3`
[INFO] [stdout] 97 |     list_resources_inner(&state, &parts, &resource_type, args).await
[INFO] [stdout]    |     ---------------------^^^^^^-------------------------------
[INFO] [stdout]    |     |                    |
[INFO] [stdout]    |     |                    borrowed value does not live long enough
[INFO] [stdout]    |     argument requires that `state` is borrowed for `'3`
[INFO] [stdout] 98 | }
[INFO] [stdout]    | - `state` dropped here while still borrowed
[INFO] [stdout]    |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]   --> src/router/retrieve.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     list_resources_inner(&state, &parts, &resource_type, args).await
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 30 | ) -> Result<impl IntoResponse + use<>, Error> {
[INFO] [stdout]    |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `parts` does not live long enough
[INFO] [stdout]   --> src/router/retrieve.rs:97:34
[INFO] [stdout]    |
[INFO] [stdout] 94 |     parts: Parts,
[INFO] [stdout]    |     ----- binding `parts` declared here
[INFO] [stdout] 95 |     Json(args): Json<ListResourcesArgs>,
[INFO] [stdout] 96 | ) -> Result<impl IntoResponse, Error> {
[INFO] [stdout]    |      -------------------------------- return type of async function `Result<impl IntoResponse, error::Error>` contains a lifetime `'1`
[INFO] [stdout] 97 |     list_resources_inner(&state, &parts, &resource_type, args).await
[INFO] [stdout]    |     -----------------------------^^^^^^-----------------------
[INFO] [stdout]    |     |                            |
[INFO] [stdout]    |     |                            borrowed value does not live long enough
[INFO] [stdout]    |     argument requires that `parts` is borrowed for `'1`
[INFO] [stdout] 98 | }
[INFO] [stdout]    | - `parts` dropped here while still borrowed
[INFO] [stdout]    |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]   --> src/router/retrieve.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     list_resources_inner(&state, &parts, &resource_type, args).await
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 30 | ) -> Result<impl IntoResponse + use<>, Error> {
[INFO] [stdout]    |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `resource_type` does not live long enough
[INFO] [stdout]   --> src/router/retrieve.rs:97:42
[INFO] [stdout]    |
[INFO] [stdout] 93 |     Extension(ResourceTypeName(resource_type)): Extension<ResourceTypeName>,
[INFO] [stdout]    |                                ------------- binding `resource_type` declared here
[INFO] [stdout] ...
[INFO] [stdout] 96 | ) -> Result<impl IntoResponse, Error> {
[INFO] [stdout]    |      -------------------------------- return type of async function `Result<impl IntoResponse, error::Error>` contains a lifetime `'2`
[INFO] [stdout] 97 |     list_resources_inner(&state, &parts, &resource_type, args).await
[INFO] [stdout]    |     -------------------------------------^^^^^^^^^^^^^^-------
[INFO] [stdout]    |     |                                    |
[INFO] [stdout]    |     |                                    borrowed value does not live long enough
[INFO] [stdout]    |     argument requires that `resource_type` is borrowed for `'2`
[INFO] [stdout] 98 | }
[INFO] [stdout]    | - `resource_type` dropped here while still borrowed
[INFO] [stdout]    |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]   --> src/router/retrieve.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     list_resources_inner(&state, &parts, &resource_type, args).await
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 30 | ) -> Result<impl IntoResponse + use<>, Error> {
[INFO] [stdout]    |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0515]: cannot return value referencing local variable `parts`
[INFO] [stdout]    --> src/router/retrieve.rs:205:5
[INFO] [stdout]     |
[INFO] [stdout] 204 |     let result = get_resource_inner(&state, &parts, rts, args, id).await?;
[INFO] [stdout]     |                                             ------ `parts` is borrowed here
[INFO] [stdout] 205 |     Ok(result)
[INFO] [stdout]     |     ^^^^^^^^^^ returns a value referencing data owned by the current function
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/router/retrieve.rs:204:18
[INFO] [stdout]     |
[INFO] [stdout] 204 |     let result = get_resource_inner(&state, &parts, rts, args, id).await?;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 171 | ) -> Result<impl IntoResponse + use<>, Error> {
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0515]: cannot return value referencing local data `state.0`
[INFO] [stdout]    --> src/router/retrieve.rs:205:5
[INFO] [stdout]     |
[INFO] [stdout] 198 |       let rts = state
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 199 | |         .0
[INFO] [stdout]     | |__________- `state.0` is borrowed here
[INFO] [stdout] ...
[INFO] [stdout] 205 |       Ok(result)
[INFO] [stdout]     |       ^^^^^^^^^^ returns a value referencing data owned by the current function
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/router/retrieve.rs:204:18
[INFO] [stdout]     |
[INFO] [stdout] 204 |     let result = get_resource_inner(&state, &parts, rts, args, id).await?;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 171 | ) -> Result<impl IntoResponse + use<>, Error> {
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0515]: cannot return value referencing local data `state.0`
[INFO] [stdout]    --> src/router/update.rs:66:5
[INFO] [stdout]     |
[INFO] [stdout]  59 |       let rts = state
[INFO] [stdout]     |  _______________-
[INFO] [stdout]  60 | |         .0
[INFO] [stdout]     | |__________- `state.0` is borrowed here
[INFO] [stdout] ...
[INFO] [stdout]  66 | /     get_resource_inner(&state, &parts, rts, args, id)
[INFO] [stdout]  67 | |         .await
[INFO] [stdout]  68 | |         .map(|r| (StatusCode::CREATED, r))
[INFO] [stdout]     | |__________________________________________^ returns a value referencing data owned by the current function
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/router/update.rs:66:5
[INFO] [stdout]     |
[INFO] [stdout]  66 |     get_resource_inner(&state, &parts, rts, args, id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    --> src/router/retrieve.rs:171:30
[INFO] [stdout]     |
[INFO] [stdout] 171 | ) -> Result<impl IntoResponse + use<>, Error> {
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0515]: cannot return value referencing local variable `parts`
[INFO] [stdout]    --> src/router/update.rs:66:5
[INFO] [stdout]     |
[INFO] [stdout]  66 |       get_resource_inner(&state, &parts, rts, args, id)
[INFO] [stdout]     |       ^                          ------ `parts` is borrowed here
[INFO] [stdout]     |  _____|
[INFO] [stdout]     | |
[INFO] [stdout]  67 | |         .await
[INFO] [stdout]  68 | |         .map(|r| (StatusCode::CREATED, r))
[INFO] [stdout]     | |__________________________________________^ returns a value referencing data owned by the current function
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/router/update.rs:66:5
[INFO] [stdout]     |
[INFO] [stdout]  66 |     get_resource_inner(&state, &parts, rts, args, id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    --> src/router/retrieve.rs:171:30
[INFO] [stdout]     |
[INFO] [stdout] 171 | ) -> Result<impl IntoResponse + use<>, Error> {
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `state.0` does not live long enough
[INFO] [stdout]    --> src/router/update.rs:80:15
[INFO] [stdout]     |
[INFO] [stdout]  72 |       State(state): State<Cream>,
[INFO] [stdout]     |             ----- binding `state` declared here
[INFO] [stdout] ...
[INFO] [stdout]  78 |   ) -> Result<impl IntoResponse, Error> {
[INFO] [stdout]     |        -------------------------------- return type of async function `Result<impl IntoResponse, error::Error>` contains a lifetime `'2`
[INFO] [stdout]  79 |       let scope = Bump::new();
[INFO] [stdout]  80 |       let rts = state
[INFO] [stdout]     |  _______________^
[INFO] [stdout]  81 | |         .0
[INFO] [stdout]     | |__________^ borrowed value does not live long enough
[INFO] [stdout] ...
[INFO] [stdout] 131 |       get_resource_inner(&state, &parts, rts, args, id).await
[INFO] [stdout]     |       ------------------------------------------------- argument requires that `state.0` is borrowed for `'2`
[INFO] [stdout] 132 |   }
[INFO] [stdout]     |   - `state.0` dropped here while still borrowed
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/router/update.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     get_resource_inner(&state, &parts, rts, args, id).await
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    --> src/router/retrieve.rs:171:30
[INFO] [stdout]     |
[INFO] [stdout] 171 | ) -> Result<impl IntoResponse + use<>, Error> {
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `parts` does not live long enough
[INFO] [stdout]    --> src/router/update.rs:131:32
[INFO] [stdout]     |
[INFO] [stdout]  76 |     parts: Parts,
[INFO] [stdout]     |     ----- binding `parts` declared here
[INFO] [stdout]  77 |     Json(body): Json<PatchResourceArgs>,
[INFO] [stdout]  78 | ) -> Result<impl IntoResponse, Error> {
[INFO] [stdout]     |      -------------------------------- return type of async function `Result<impl IntoResponse, error::Error>` contains a lifetime `'1`
[INFO] [stdout] ...
[INFO] [stdout] 131 |     get_resource_inner(&state, &parts, rts, args, id).await
[INFO] [stdout]     |     ---------------------------^^^^^^----------------
[INFO] [stdout]     |     |                          |
[INFO] [stdout]     |     |                          borrowed value does not live long enough
[INFO] [stdout]     |     argument requires that `parts` is borrowed for `'1`
[INFO] [stdout] 132 | }
[INFO] [stdout]     | - `parts` dropped here while still borrowed
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/router/update.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     get_resource_inner(&state, &parts, rts, args, id).await
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    --> src/router/retrieve.rs:171:30
[INFO] [stdout]     |
[INFO] [stdout] 171 | ) -> Result<impl IntoResponse + use<>, Error> {
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `state.0` does not live long enough
[INFO] [stdout]    --> src/router/update.rs:142:15
[INFO] [stdout]     |
[INFO] [stdout] 135 |       State(state): State<Cream>,
[INFO] [stdout]     |             ----- binding `state` declared here
[INFO] [stdout] ...
[INFO] [stdout] 141 |   ) -> Result<impl IntoResponse, Error> {
[INFO] [stdout]     |        -------------------------------- return type of async function `Result<impl IntoResponse, error::Error>` contains a lifetime `'1`
[INFO] [stdout] 142 |       let rts = state
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 143 | |         .0
[INFO] [stdout]     | |__________^ borrowed value does not live long enough
[INFO] [stdout] ...
[INFO] [stdout] 149 |       get_resource_inner(&state, &parts, rts, args, id).await
[INFO] [stdout]     |       ------------------------------------------------- argument requires that `state.0` is borrowed for `'1`
[INFO] [stdout] 150 |   }
[INFO] [stdout]     |   - `state.0` dropped here while still borrowed
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/router/update.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |     get_resource_inner(&state, &parts, rts, args, id).await
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    --> src/router/retrieve.rs:171:30
[INFO] [stdout]     |
[INFO] [stdout] 171 | ) -> Result<impl IntoResponse + use<>, Error> {
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `parts` does not live long enough
[INFO] [stdout]    --> src/router/update.rs:149:32
[INFO] [stdout]     |
[INFO] [stdout] 139 |     parts: Parts,
[INFO] [stdout]     |     ----- binding `parts` declared here
[INFO] [stdout] 140 |     Json(body): Json<IObject>,
[INFO] [stdout] 141 | ) -> Result<impl IntoResponse, Error> {
[INFO] [stdout]     |      -------------------------------- return type of async function `Result<impl IntoResponse, error::Error>` contains a lifetime `'2`
[INFO] [stdout] ...
[INFO] [stdout] 149 |     get_resource_inner(&state, &parts, rts, args, id).await
[INFO] [stdout]     |     ---------------------------^^^^^^----------------
[INFO] [stdout]     |     |                          |
[INFO] [stdout]     |     |                          borrowed value does not live long enough
[INFO] [stdout]     |     argument requires that `parts` is borrowed for `'2`
[INFO] [stdout] 150 | }
[INFO] [stdout]     | - `parts` dropped here while still borrowed
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/router/update.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |     get_resource_inner(&state, &parts, rts, args, id).await
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    --> src/router/retrieve.rs:171:30
[INFO] [stdout]     |
[INFO] [stdout] 171 | ) -> Result<impl IntoResponse + use<>, Error> {
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `state` does not live long enough
[INFO] [stdout]   --> src/router/retrieve.rs:88:26
[INFO] [stdout]    |
[INFO] [stdout] 83 |     State(state): State<Cream>,
[INFO] [stdout]    |           ----- binding `state` declared here
[INFO] [stdout] ...
[INFO] [stdout] 87 | ) -> Result<impl IntoResponse, Error> {
[INFO] [stdout]    |      -------------------------------- return type of async function `Result<impl IntoResponse, error::Error>` contains a lifetime `'3`
[INFO] [stdout] 88 |     list_resources_inner(&state, &parts, &resource_type, args).await
[INFO] [stdout]    |     ---------------------^^^^^^-------------------------------
[INFO] [stdout]    |     |                    |
[INFO] [stdout]    |     |                    borrowed value does not live long enough
[INFO] [stdout]    |     argument requires that `state` is borrowed for `'3`
[INFO] [stdout] 89 | }
[INFO] [stdout]    | - `state` dropped here while still borrowed
[INFO] [stdout]    |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]   --> src/router/retrieve.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     list_resources_inner(&state, &parts, &resource_type, args).await
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 30 | ) -> Result<impl IntoResponse + use<>, Error> {
[INFO] [stdout]    |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `parts` does not live long enough
[INFO] [stdout]   --> src/router/retrieve.rs:88:34
[INFO] [stdout]    |
[INFO] [stdout] 86 |     parts: Parts,
[INFO] [stdout]    |     ----- binding `parts` declared here
[INFO] [stdout] 87 | ) -> Result<impl IntoResponse, Error> {
[INFO] [stdout]    |      -------------------------------- return type of async function `Result<impl IntoResponse, error::Error>` contains a lifetime `'1`
[INFO] [stdout] 88 |     list_resources_inner(&state, &parts, &resource_type, args).await
[INFO] [stdout]    |     -----------------------------^^^^^^-----------------------
[INFO] [stdout]    |     |                            |
[INFO] [stdout]    |     |                            borrowed value does not live long enough
[INFO] [stdout]    |     argument requires that `parts` is borrowed for `'1`
[INFO] [stdout] 89 | }
[INFO] [stdout]    | - `parts` dropped here while still borrowed
[INFO] [stdout]    |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]   --> src/router/retrieve.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     list_resources_inner(&state, &parts, &resource_type, args).await
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 30 | ) -> Result<impl IntoResponse + use<>, Error> {
[INFO] [stdout]    |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `resource_type` does not live long enough
[INFO] [stdout]   --> src/router/retrieve.rs:88:42
[INFO] [stdout]    |
[INFO] [stdout] 84 |     Extension(ResourceTypeName(resource_type)): Extension<ResourceTypeName>,
[INFO] [stdout]    |                                ------------- binding `resource_type` declared here
[INFO] [stdout] ...
[INFO] [stdout] 87 | ) -> Result<impl IntoResponse, Error> {
[INFO] [stdout]    |      -------------------------------- return type of async function `Result<impl IntoResponse, error::Error>` contains a lifetime `'2`
[INFO] [stdout] 88 |     list_resources_inner(&state, &parts, &resource_type, args).await
[INFO] [stdout]    |     -------------------------------------^^^^^^^^^^^^^^-------
[INFO] [stdout]    |     |                                    |
[INFO] [stdout]    |     |                                    borrowed value does not live long enough
[INFO] [stdout]    |     argument requires that `resource_type` is borrowed for `'2`
[INFO] [stdout] 89 | }
[INFO] [stdout]    | - `resource_type` dropped here while still borrowed
[INFO] [stdout]    |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]   --> src/router/retrieve.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     list_resources_inner(&state, &parts, &resource_type, args).await
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 30 | ) -> Result<impl IntoResponse + use<>, Error> {
[INFO] [stdout]    |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `state` does not live long enough
[INFO] [stdout]   --> src/router/retrieve.rs:97:26
[INFO] [stdout]    |
[INFO] [stdout] 92 |     State(state): State<Cream>,
[INFO] [stdout]    |           ----- binding `state` declared here
[INFO] [stdout] ...
[INFO] [stdout] 96 | ) -> Result<impl IntoResponse, Error> {
[INFO] [stdout]    |      -------------------------------- return type of async function `Result<impl IntoResponse, error::Error>` contains a lifetime `'3`
[INFO] [stdout] 97 |     list_resources_inner(&state, &parts, &resource_type, args).await
[INFO] [stdout]    |     ---------------------^^^^^^-------------------------------
[INFO] [stdout]    |     |                    |
[INFO] [stdout]    |     |                    borrowed value does not live long enough
[INFO] [stdout]    |     argument requires that `state` is borrowed for `'3`
[INFO] [stdout] 98 | }
[INFO] [stdout]    | - `state` dropped here while still borrowed
[INFO] [stdout]    |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]   --> src/router/retrieve.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     list_resources_inner(&state, &parts, &resource_type, args).await
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 30 | ) -> Result<impl IntoResponse + use<>, Error> {
[INFO] [stdout]    |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `parts` does not live long enough
[INFO] [stdout]   --> src/router/retrieve.rs:97:34
[INFO] [stdout]    |
[INFO] [stdout] 94 |     parts: Parts,
[INFO] [stdout]    |     ----- binding `parts` declared here
[INFO] [stdout] 95 |     Json(args): Json<ListResourcesArgs>,
[INFO] [stdout] 96 | ) -> Result<impl IntoResponse, Error> {
[INFO] [stdout]    |      -------------------------------- return type of async function `Result<impl IntoResponse, error::Error>` contains a lifetime `'1`
[INFO] [stdout] 97 |     list_resources_inner(&state, &parts, &resource_type, args).await
[INFO] [stdout]    |     -----------------------------^^^^^^-----------------------
[INFO] [stdout]    |     |                            |
[INFO] [stdout]    |     |                            borrowed value does not live long enough
[INFO] [stdout]    |     argument requires that `parts` is borrowed for `'1`
[INFO] [stdout] 98 | }
[INFO] [stdout]    | - `parts` dropped here while still borrowed
[INFO] [stdout]    |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]   --> src/router/retrieve.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     list_resources_inner(&state, &parts, &resource_type, args).await
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 30 | ) -> Result<impl IntoResponse + use<>, Error> {
[INFO] [stdout]    |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `resource_type` does not live long enough
[INFO] [stdout]   --> src/router/retrieve.rs:97:42
[INFO] [stdout]    |
[INFO] [stdout] 93 |     Extension(ResourceTypeName(resource_type)): Extension<ResourceTypeName>,
[INFO] [stdout]    |                                ------------- binding `resource_type` declared here
[INFO] [stdout] ...
[INFO] [stdout] 96 | ) -> Result<impl IntoResponse, Error> {
[INFO] [stdout]    |      -------------------------------- return type of async function `Result<impl IntoResponse, error::Error>` contains a lifetime `'2`
[INFO] [stdout] 97 |     list_resources_inner(&state, &parts, &resource_type, args).await
[INFO] [stdout]    |     -------------------------------------^^^^^^^^^^^^^^-------
[INFO] [stdout]    |     |                                    |
[INFO] [stdout]    |     |                                    borrowed value does not live long enough
[INFO] [stdout]    |     argument requires that `resource_type` is borrowed for `'2`
[INFO] [stdout] 98 | }
[INFO] [stdout]    | - `resource_type` dropped here while still borrowed
[INFO] [stdout]    |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]   --> src/router/retrieve.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     list_resources_inner(&state, &parts, &resource_type, args).await
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 30 | ) -> Result<impl IntoResponse + use<>, Error> {
[INFO] [stdout]    |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0515]: cannot return value referencing local variable `parts`
[INFO] [stdout]    --> src/router/retrieve.rs:205:5
[INFO] [stdout]     |
[INFO] [stdout] 204 |     let result = get_resource_inner(&state, &parts, rts, args, id).await?;
[INFO] [stdout]     |                                             ------ `parts` is borrowed here
[INFO] [stdout] 205 |     Ok(result)
[INFO] [stdout]     |     ^^^^^^^^^^ returns a value referencing data owned by the current function
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/router/retrieve.rs:204:18
[INFO] [stdout]     |
[INFO] [stdout] 204 |     let result = get_resource_inner(&state, &parts, rts, args, id).await?;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 171 | ) -> Result<impl IntoResponse + use<>, Error> {
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0515]: cannot return value referencing local data `state.0`
[INFO] [stdout]    --> src/router/retrieve.rs:205:5
[INFO] [stdout]     |
[INFO] [stdout] 198 |       let rts = state
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 199 | |         .0
[INFO] [stdout]     | |__________- `state.0` is borrowed here
[INFO] [stdout] ...
[INFO] [stdout] 205 |       Ok(result)
[INFO] [stdout]     |       ^^^^^^^^^^ returns a value referencing data owned by the current function
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/router/retrieve.rs:204:18
[INFO] [stdout]     |
[INFO] [stdout] 204 |     let result = get_resource_inner(&state, &parts, rts, args, id).await?;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 171 | ) -> Result<impl IntoResponse + use<>, Error> {
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0515]: cannot return value referencing local data `state.0`
[INFO] [stdout]    --> src/router/update.rs:66:5
[INFO] [stdout]     |
[INFO] [stdout]  59 |       let rts = state
[INFO] [stdout]     |  _______________-
[INFO] [stdout]  60 | |         .0
[INFO] [stdout]     | |__________- `state.0` is borrowed here
[INFO] [stdout] ...
[INFO] [stdout]  66 | /     get_resource_inner(&state, &parts, rts, args, id)
[INFO] [stdout]  67 | |         .await
[INFO] [stdout]  68 | |         .map(|r| (StatusCode::CREATED, r))
[INFO] [stdout]     | |__________________________________________^ returns a value referencing data owned by the current function
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/router/update.rs:66:5
[INFO] [stdout]     |
[INFO] [stdout]  66 |     get_resource_inner(&state, &parts, rts, args, id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    --> src/router/retrieve.rs:171:30
[INFO] [stdout]     |
[INFO] [stdout] 171 | ) -> Result<impl IntoResponse + use<>, Error> {
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0515]: cannot return value referencing local variable `parts`
[INFO] [stdout]    --> src/router/update.rs:66:5
[INFO] [stdout]     |
[INFO] [stdout]  66 |       get_resource_inner(&state, &parts, rts, args, id)
[INFO] [stdout]     |       ^                          ------ `parts` is borrowed here
[INFO] [stdout]     |  _____|
[INFO] [stdout]     | |
[INFO] [stdout]  67 | |         .await
[INFO] [stdout]  68 | |         .map(|r| (StatusCode::CREATED, r))
[INFO] [stdout]     | |__________________________________________^ returns a value referencing data owned by the current function
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/router/update.rs:66:5
[INFO] [stdout]     |
[INFO] [stdout]  66 |     get_resource_inner(&state, &parts, rts, args, id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    --> src/router/retrieve.rs:171:30
[INFO] [stdout]     |
[INFO] [stdout] 171 | ) -> Result<impl IntoResponse + use<>, Error> {
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `state.0` does not live long enough
[INFO] [stdout]    --> src/router/update.rs:80:15
[INFO] [stdout]     |
[INFO] [stdout]  72 |       State(state): State<Cream>,
[INFO] [stdout]     |             ----- binding `state` declared here
[INFO] [stdout] ...
[INFO] [stdout]  78 |   ) -> Result<impl IntoResponse, Error> {
[INFO] [stdout]     |        -------------------------------- return type of async function `Result<impl IntoResponse, error::Error>` contains a lifetime `'2`
[INFO] [stdout]  79 |       let scope = Bump::new();
[INFO] [stdout]  80 |       let rts = state
[INFO] [stdout]     |  _______________^
[INFO] [stdout]  81 | |         .0
[INFO] [stdout]     | |__________^ borrowed value does not live long enough
[INFO] [stdout] ...
[INFO] [stdout] 131 |       get_resource_inner(&state, &parts, rts, args, id).await
[INFO] [stdout]     |       ------------------------------------------------- argument requires that `state.0` is borrowed for `'2`
[INFO] [stdout] 132 |   }
[INFO] [stdout]     |   - `state.0` dropped here while still borrowed
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/router/update.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     get_resource_inner(&state, &parts, rts, args, id).await
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    --> src/router/retrieve.rs:171:30
[INFO] [stdout]     |
[INFO] [stdout] 171 | ) -> Result<impl IntoResponse + use<>, Error> {
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `parts` does not live long enough
[INFO] [stdout]    --> src/router/update.rs:131:32
[INFO] [stdout]     |
[INFO] [stdout]  76 |     parts: Parts,
[INFO] [stdout]     |     ----- binding `parts` declared here
[INFO] [stdout]  77 |     Json(body): Json<PatchResourceArgs>,
[INFO] [stdout]  78 | ) -> Result<impl IntoResponse, Error> {
[INFO] [stdout]     |      -------------------------------- return type of async function `Result<impl IntoResponse, error::Error>` contains a lifetime `'1`
[INFO] [stdout] ...
[INFO] [stdout] 131 |     get_resource_inner(&state, &parts, rts, args, id).await
[INFO] [stdout]     |     ---------------------------^^^^^^----------------
[INFO] [stdout]     |     |                          |
[INFO] [stdout]     |     |                          borrowed value does not live long enough
[INFO] [stdout]     |     argument requires that `parts` is borrowed for `'1`
[INFO] [stdout] 132 | }
[INFO] [stdout]     | - `parts` dropped here while still borrowed
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/router/update.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     get_resource_inner(&state, &parts, rts, args, id).await
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    --> src/router/retrieve.rs:171:30
[INFO] [stdout]     |
[INFO] [stdout] 171 | ) -> Result<impl IntoResponse + use<>, Error> {
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `state.0` does not live long enough
[INFO] [stdout]    --> src/router/update.rs:142:15
[INFO] [stdout]     |
[INFO] [stdout] 135 |       State(state): State<Cream>,
[INFO] [stdout]     |             ----- binding `state` declared here
[INFO] [stdout] ...
[INFO] [stdout] 141 |   ) -> Result<impl IntoResponse, Error> {
[INFO] [stdout]     |        -------------------------------- return type of async function `Result<impl IntoResponse, error::Error>` contains a lifetime `'1`
[INFO] [stdout] 142 |       let rts = state
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 143 | |         .0
[INFO] [stdout]     | |__________^ borrowed value does not live long enough
[INFO] [stdout] ...
[INFO] [stdout] 149 |       get_resource_inner(&state, &parts, rts, args, id).await
[INFO] [stdout]     |       ------------------------------------------------- argument requires that `state.0` is borrowed for `'1`
[INFO] [stdout] 150 |   }
[INFO] [stdout]     |   - `state.0` dropped here while still borrowed
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/router/update.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |     get_resource_inner(&state, &parts, rts, args, id).await
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    --> src/router/retrieve.rs:171:30
[INFO] [stdout]     |
[INFO] [stdout] 171 | ) -> Result<impl IntoResponse + use<>, Error> {
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `parts` does not live long enough
[INFO] [stdout]    --> src/router/update.rs:149:32
[INFO] [stdout]     |
[INFO] [stdout] 139 |     parts: Parts,
[INFO] [stdout]     |     ----- binding `parts` declared here
[INFO] [stdout] 140 |     Json(body): Json<IObject>,
[INFO] [stdout] 141 | ) -> Result<impl IntoResponse, Error> {
[INFO] [stdout]     |      -------------------------------- return type of async function `Result<impl IntoResponse, error::Error>` contains a lifetime `'2`
[INFO] [stdout] ...
[INFO] [stdout] 149 |     get_resource_inner(&state, &parts, rts, args, id).await
[INFO] [stdout]     |     ---------------------------^^^^^^----------------
[INFO] [stdout]     |     |                          |
[INFO] [stdout]     |     |                          borrowed value does not live long enough
[INFO] [stdout]     |     argument requires that `parts` is borrowed for `'2`
[INFO] [stdout] 150 | }
[INFO] [stdout]     | - `parts` dropped here while still borrowed
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/router/update.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |     get_resource_inner(&state, &parts, rts, args, id).await
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    --> src/router/retrieve.rs:171:30
[INFO] [stdout]     |
[INFO] [stdout] 171 | ) -> Result<impl IntoResponse + use<>, Error> {
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0515, E0597.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0515`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0515, E0597.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0515`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cream` (lib test) due to 14 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cream` (lib) due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "c1b8b0c945f701aa0ab8742db969cb436c967c86ddf58b30f81b3942560ae728", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1b8b0c945f701aa0ab8742db969cb436c967c86ddf58b30f81b3942560ae728", kill_on_drop: false }`
[INFO] [stdout] c1b8b0c945f701aa0ab8742db969cb436c967c86ddf58b30f81b3942560ae728
